added a default method for the add virtual method of GtkContainer.
authorLorenzo Gil Sanchez <lgs@src.gnome.org>
Mon, 5 Jul 2004 15:44:58 +0000 (15:44 +0000)
committerLorenzo Gil Sanchez <lgs@src.gnome.org>
Mon, 5 Jul 2004 15:44:58 +0000 (15:44 +0000)
commit264952d5ee933d97f884ddc23c110b919e76436c
tree31804bb06884587b71cbf06d2b19757490dc2b3e
parent01610838768cafb0a373b75876bd5bb9cade1353
added a default method for the add virtual method of GtkContainer.

* gtk/gtklayout.c (gtk_layout_add): added a default method for the add
virtual method of GtkContainer.
(gtk_layout_class_init): assign gtk_layout_add to the 'add' virtual
method slot of the container class.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtklayout.c